Skip to content

Small typos in documentation section "Taking Advantage of Spl" #1781

Description

@hwiesmann

Describe the bug
In section "Taking Advantage of Spl" the example

// Get the true realpath
echo $file->getRealpath();

contains two typos and should be replaced by

// Get the true real path
echo $file->getRealPath();

CodeIgniter 4 version
CodeIgniter4 Alpha 2 ff

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions